CompositeVObject::SetItems

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:11:40 1991
Index Return to Main Contents
 

NAME

CompositeVObject::SetItems - instance method  

TEMPLATE

void SetItems(va_list innerVObjects)  

SPECIFIERS

public  

DESCRIPTION

SetItems is only called by constructors of CompositeVObject and subclasses with a variable number of arguments. See method CompositeVObject and method Cluster::Cluster.  

ARGUMENTS

va_list innerVObjects

refers to a NULL
terminated list with the inner VObjects of this
 

RETURN ARGUMENT

void

 

CATEGORIES

overrider interface

 

FILES

implementation:
VObject.C

 

NAME

CompositeVObject::SetItems - instance method  

TEMPLATE

void SetItems(VObject ** unknown)  

SPECIFIERS

public  

DESCRIPTION

This method is defined but not implemented.  

ARGUMENTS

VObject ** unknown

 

RETURN ARGUMENT

void

 

CATEGORIES

miscellaneous  

FILES

implementation:
none


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES
NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022